- Microsoft Learn MCP Server
Microsoft Learn MCP Server
The Microsoft Learn MCP Server is a cloud-hosted service that enables MCP hosts like GitHub Copilot and Cursor to search and retrieve accurate information directly from Microsoft's official documentation. By implementing the standardized Model Context Protocol (MCP), this service allows any compatible AI system to ground its responses in authoritative Microsoft content.
Overview
Please refer to https://github.com/microsoftdocs/mcp for more information. If your client supports Streamable HTTP, you can directly use config like:
{
"microsoft.docs.mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
}
If not, you can use mcp-remote:
{
"microsoft.docs.mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://learn.microsoft.com/api/mcp"
]
}
}
Server Config
{
"microsoft.docs.mcp": {
"type": "http",
"url": "https://learn.microsoft.com/api/mcp"
}
}Project Info
Created At
a year agoUpdated At
6 months agoAuthor Name
Microsoft LearnStar
-Language
-License
-Recommend Servers
View AllIpayx Fx Audit
4 hours ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Polar Mcp Unofficial
@davidmosiah
an hour ago
Garmin Mcp Unofficial
@davidmosiah
a day ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Plus Tard
@boreales
a day ago